The procedural code that changes a set of shared resources is called critical section 处理元去存取共用资源的那段程式码。
But these custom object-oriented methods of any type are reusable, while procedural code, especially that using jdbc, has to be hand-crafted to optimize it to the scenario 这些自定义的面向对象的方法都是可重用的,而流程化的代码,特别是使用jdbc,将不得不针对场景来手工编写。
Module and instead writes procedural code to obtain the system s hostname, that programmer has wasted time, effort, and money, and has reduced code quality and reliability 模块,而是编写过程代码来获得系统主机名,那么这个程序员是在浪费时间、精力和金钱,并且降低了代码质量和可靠性。
At heart, we are concerned about choosing the right code path to execute within a context; old-fashioned procedural code can make equivalent decisions, oop merely adds some elegance 事实上,我们真正关心的是在上下文中选择要执行的正确代码路径;老式的过程代码可以做出同样的决定,oop只不过使代码雅致了些。
The principle of participation, not the principle of due process, is supposed to prescribed and clearly explained in the general provisions of administrative procedural code as a basic principle 在制订行政程序法典时,应将参与原则写入总则部分,并明确具体内涵。同时规定体现和保障参与原则的具体制度和违反参与原则的法律责任。
Some would argue that all programs are eventually reduced to a procedural execution of instructions, and so every oop program, no matter how purely implemented it is, contains procedural code in its functions a . k . a . methods and in the code that creates the first object that do the rest of the work 有人可能争论说所有程序最终都归结为指令的过程型执行,因此无论oop程序实现得有多纯,每个oop程序都在其函数(也称为方法)和创建第一个对象(该对象做其余工作)的代码中包含过程型代码。